Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

7/11 master -> stable #121

Merged
merged 39 commits into from
Jul 11, 2013
Merged

7/11 master -> stable #121

merged 39 commits into from
Jul 11, 2013

Conversation

dfreedm
Copy link
Contributor

@dfreedm dfreedm commented Jul 11, 2013

No description provided.

rafaelw and others added 30 commits June 17, 2013 14:06
…eated

Note that this also allows for the common case of inserting an instance via a DocumentFragment. Only if there is a instanceCache hit, do we insert an array of nodes.

R=arv
BUG=

Review URL: https://codereview.appspot.com/10361044
… Object.observe.

Many were suffering from: #64 and also lack of calls to Platform.performMicrotaskCheckpoint().

Also, the twitter rest API 1.0 is now gone and the 1.1 API requires auth, so I removed the example for now.

R=arv
BUG=

Review URL: https://codereview.appspot.com/10383044
remove extra argument to extractInstanceAt
Arv, this is more of an FYI, that a review. I'll let you decide how close you need to look at this code. Basically I wanted to just get something in place to start looking at MDV perf.

TBR=arv
BUG=

Review URL: https://codereview.appspot.com/10876045
This patch goes along with googlearchive/observe-js@75c4e83.

The idea here is that chained observation needs a way to clean itself up. These two changes make this a concern of the observers rather than the bindings inside MDV.

It is now the case that for all observed objects, if they have a .unobserved property which is a function, it is invoked when observation ends.

R=arv
BUG=

Review URL: https://codereview.appspot.com/10924044
…sequent iterations. Collect bindings for quick destruction of instances

R=arv
BUG=

Review URL: https://codereview.appspot.com/10935044
I mostly did it this way so that all bindings can share hidden classes. Oh well.

R=arv
BUG=

Review URL: https://codereview.appspot.com/11064043
This is on the critical path if there are lots of compound bindings in iterated template.

R=arv
BUG=

Review URL: https://codereview.appspot.com/11077043
dfreedm added a commit that referenced this pull request Jul 11, 2013
@dfreedm dfreedm merged commit 5e76195 into stable Jul 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants